home *** CD-ROM | disk | FTP | other *** search
/ Doonesbury Screen Saver (Deluxe) / Deluxe Doonesbury Screen Saver.iso / setup.inf < prev   
INI File  |  1995-07-12  |  3KB  |  156 lines

  1. ;Read SETUP.DOC in doon\setup for documentation for Greno-style .INF files
  2.  
  3. [dialog]
  4.     caption = "The Doonesbury Screen Saver MPC"
  5.     caption1 = "The Doonesbury Screen Saver MPC"
  6.  
  7. [startup]
  8.     line1 = "Welcome to the Doonesbury Screensaver MPC Setup program. Setup\n"
  9.                     "can install the Doonesbury Screensaver MPC application, add or\n"
  10.                     "delete existing Screensaver modules, or uninstall the entire\n"
  11.                     "application, including modules."
  12.     line2 = "Select INSTALL for an initial installation, ADD to install additional modules, DELETE to uninstall"
  13.     line3 = "modules, or EXIT to end the installation."
  14.  
  15. [optional]
  16.     compress = ".TRC"
  17.     concat = "+"
  18.     smushed = ".SMH"
  19.  
  20. [data]
  21.     defdir =
  22.  
  23. [disks]
  24.     1 = .\PRODUCT,           "The Doonesbury Screen Saver MPC"
  25. ;    2 = .,           "The Doonesbury Screen Saver Disk 2"
  26. ;    3 = .,           "The Doonesbury Screen Saver Disk 3"
  27. ;    4 = .,                   "The Doonesbury Screen Saver Disk 4"
  28. ;    5 = .,                   "The Doonesbury Screen Saver Disk 5"
  29.  
  30. [needed.space]
  31.     minspace = 382000
  32.     wavefiles = 5000
  33.     files = 8
  34.     Melter=1168096
  35.     Skeet=670080
  36.     Bdshoot=1699776
  37.     Stone=316480
  38.     seasons=389088   CD only
  39.     tan=708992
  40.     grass=966800
  41.     approp=1816576
  42.     ron=2764352
  43.     sinboyz=775104
  44.     studio=1289056
  45.  
  46. [app.copy.appstuff]
  47.     #app.base,    @:
  48.  
  49. [app.copy.wave]
  50.     #app.wave,        @:
  51.  
  52. [app.base]
  53.     1:doon_001.trc,"Program files"
  54.  
  55. [app.wave]
  56.     1:wave_001.trc,"WaveMix files"
  57.  
  58. ; Note that the module bitmaps corresponding to these named modules MUST
  59. ; appear in the exact same resource ID order in INSTALL.RC
  60. ; Note: These names MUST equal the <filename> (without .ext) of the
  61. ; corresponding uncompressed .MSS file
  62. ; Note: Group by diskette per below
  63. [Names]
  64.  
  65. 0=bdshoot
  66. 1=sinboyz
  67. 2=skeet
  68. 3=ron
  69. 4=stone
  70. 5=studio
  71. 6=grass
  72. 7=approp
  73. 8=tan
  74. 9=melter
  75. 10=seasons
  76.  
  77. [Module Descriptions]
  78. melter=     "Screen Melter"
  79. sinboyz=     "Sin Lobby"
  80. skeet=         "Skeet Shooter"
  81. bdshoot=     "CHiP Shot"
  82. stone=         "Stonewall"
  83. tan=             "Tanmeister"
  84. grass=         "Grassy Knoll"
  85. approp=     "Appropriation"
  86. ron=             "R-R-Ron Headrest"
  87. studio=     "Sketchbook"
  88. seasons=    "Four Seasons"
  89.  
  90. [melter]
  91.     #mod1, @:
  92.  
  93. [ron]
  94.     #mod2, @:
  95.  
  96. [skeet]
  97.     #mod3, @:
  98.  
  99. [bdshoot]
  100.     #mod4, @:
  101.  
  102. [stone]
  103.     #mod5, @:
  104.  
  105. [approp]
  106.     #mod11, @:
  107.  
  108. [tan]
  109.     #mod12, @:
  110.  
  111. [grass]
  112.     #mod13, @:
  113.  
  114. [sinboyz]
  115.     #mod14, @:
  116.  
  117. [studio]
  118.     #mod15, @:
  119.  
  120. [seasons]
  121.     #mod16, @:
  122.  
  123. [mod1]
  124.     1:mss__002.trc, "Screen Melter module"
  125.  
  126. [mod2]
  127.     1:mss__012.trc, "R-R-Ron Headrest module"
  128.  
  129. [mod3]
  130.     1:mss__009.trc, "Skeet Shooter module"
  131.  
  132. [mod4]
  133.     1:mss__001.trc, "CHiP Shot module"
  134.  
  135. [mod5]
  136.     1:mss__010.trc, "Stonewall module"
  137.  
  138. [mod11]
  139.     1:mss__011.trc, "Appropriation module"
  140.  
  141. [mod12]
  142.     1:mss__013.trc, "Tanmeister module"
  143.  
  144. [mod13]
  145.     1:mss__014.trc, "Grassy Knoll module"
  146.  
  147. [mod14]
  148.     1:mss__003.trc, "The Sin Lobby module"
  149.  
  150. [mod15]
  151.     1:mss__015.trc, "The Sketchbook module"
  152.  
  153. [mod16]
  154.     1:mss__008.trc, "Four Seasons module"
  155.  
  156.